Book Contents

Status connection values

The following table shows the values returned by the Status connection.

Values

Descriptions

0x01 (Hex) or 1 (Dec)

Downloading

0x02 (Hex) or 2 (Dec)

Download succeeded

0x04 (Hex) or 4 (Dec)

Download with errors

0x11 (Hex) or 17 (Dec)

Uploading

0x12 (Hex) or 18 (Dec)

Upload succeeded

0x14 (Hex) or 20 (Dec)

Upload with errors

0x21(Hex) or 33 (Dec)

Deleting

0x22(Hex) or 34 (Dec)

Delete succeeded

0x24(Hex) or 36 (Dec)

Delete with errors

See also

Recipe 2 Enhanced ActiveX control

Connections for the Recipe 2 Enhanced ActiveX control